'宣言 Public Function InsertRangeAsync( _ ByVal startingIndex As System.Integer, _ ByVal items As System.Collections.Generic.IEnumerable(Of T), _ Optional ByVal cancellationToken As System.Threading.CancellationToken _ ) As System.Threading.Tasks.Task(Of Integer)
public System.Threading.Tasks.Task<int> InsertRangeAsync( System.int startingIndex, System.Collections.Generic.IEnumerable<T> items, System.Threading.CancellationToken cancellationToken )
パラメータ
- startingIndex
- items
- cancellationToken